projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f3b123
)
(Fset_minibuffer_window): Doc fix.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 29 Dec 2003 11:25:21 +0000
(11:25 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 29 Dec 2003 11:25:21 +0000
(11:25 +0000)
src/minibuf.c
patch
|
blob
|
history
diff --git
a/src/minibuf.c
b/src/minibuf.c
index baeb0cef7b5a2150f9b982a8c50b7569ecdc1812..9a05a4d1ce0bb1e57831f6676e146a5f0226d493 100644
(file)
--- a/
src/minibuf.c
+++ b/
src/minibuf.c
@@
-189,7
+189,7
@@
choose_minibuf_frame_1 (ignore)
DEFUN ("set-minibuffer-window", Fset_minibuffer_window,
Sset_minibuffer_window, 1, 1, 0,
doc: /* Specify which minibuffer window to use for the minibuffer.
-This
e
ffects where the minibuffer is displayed if you put text in it
+This
a
ffects where the minibuffer is displayed if you put text in it
without invoking the usual minibuffer commands. */)
(window)
Lisp_Object window;